This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
What about other object references, then? ~Bill Quetfoochekakol 24.Jan.04 08:18 PM a Web browser Applications Development 6.0.3All Platforms
Do you have any code in the view iteself (view events or Initialize) that keeps a handle to a notesSession, notesUIWorkspace or notesDoument object while the document is being edited?
The reason I ask is that I had exactly the same symptoms as you (+ red box of death), about a year ago, and could reproduce at will, but fixed the problem by clearing object references that were being held alive in the view.